@ -360,7 +360,24 @@ $fluid-breakpoint: $maximum-width + 20px;
|
||||
}
|
||||
|
||||
.also-available {
|
||||
margin-top: 0;
|
||||
padding-top: 0;
|
||||
|
||||
ul {
|
||||
display: inline;
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
|
||||
li {
|
||||
display: inline;
|
||||
&::after {
|
||||
content: ' · ';
|
||||
}
|
||||
}
|
||||
|
||||
li:last-child::after {
|
||||
content: '';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.public-layout {
|
||||
|
||||
Reference in New Issue
Block a user