add img Online
This commit is contained in:
@@ -4,6 +4,21 @@
|
||||
@media screen and (min-width: 768px) {
|
||||
padding-top: 0rem;
|
||||
}
|
||||
h2{
|
||||
position: relative;
|
||||
&::after{
|
||||
display: inline-flex;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
width: 100px;
|
||||
height: auto;
|
||||
vertical-align: middle;
|
||||
@include labelOnline;
|
||||
@media screen and (min-width: 768px) {
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
}
|
||||
h3{
|
||||
font-size: 1.5rem;
|
||||
font-family: 'truenolight';
|
||||
|
||||
Reference in New Issue
Block a user