add menu to all pages
This commit is contained in:
+12
-1
@@ -1,6 +1,17 @@
|
||||
*, a, span {
|
||||
*, a, span, li {
|
||||
line-height: 1.5;
|
||||
letter-spacing: 0.12em;
|
||||
word-spacing: 0.16em;
|
||||
}
|
||||
|
||||
a {
|
||||
line-height: 1.5;
|
||||
letter-spacing: 0.12em;
|
||||
word-spacing: 0.16em;
|
||||
}
|
||||
|
||||
button, .button-primary, .button-secondary, .menu-button, .logo {
|
||||
line-height: 1.5;
|
||||
letter-spacing: 0.12em;
|
||||
word-spacing: 0.16em;
|
||||
}
|
||||
Reference in New Issue
Block a user