Work on layout
This commit is contained in:
parent
56a2d30189
commit
f87ca9698d
12 changed files with 356 additions and 355 deletions
|
|
@ -56,4 +56,14 @@ a {
|
|||
|
||||
.fs-7 {
|
||||
font-size: .75rem !important;
|
||||
}
|
||||
|
||||
.mw-600 {
|
||||
max-width: 600px;
|
||||
}
|
||||
.mw-900 {
|
||||
max-width: 900px;
|
||||
}
|
||||
.mw-1200 {
|
||||
max-width: 1200px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue