1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 23:24:04 +02:00

Default theme: updates

This commit is contained in:
Awilum
2018-12-26 13:57:55 +03:00
parent 7162dcf4e2
commit bd62137a81

View File

@@ -5,6 +5,10 @@
display: block;
border-top: 1px solid #efefef;
&:first-of-type {
border-top: none;
}
&:hover {
text-decoration: none;
}