passage des :before/:after en ::before/::after
This commit is contained in:
parent
788272745c
commit
285764c5f9
8 changed files with 15 additions and 15 deletions
|
@ -17,7 +17,7 @@
|
|||
/* blocks that must contain floats */
|
||||
.clearfix,
|
||||
.line {
|
||||
&:after {
|
||||
&::after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue