#9: Menu clean up
This commit is contained in:
parent
797902e90a
commit
ac8ef860fa
3 changed files with 29 additions and 9 deletions
|
|
@ -32,6 +32,13 @@
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
// Text: Global Classes
|
||||
|
||||
.font-bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
main > .texts {
|
||||
box-sizing: border-box;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue