mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
tweak css
This commit is contained in:
parent
42f7d88b94
commit
aed297563d
1 changed files with 12 additions and 3 deletions
|
|
@ -1,3 +1,12 @@
|
|||
body, h2, h3, h4, h5, blockquote { font-size: 16px; }
|
||||
.container{ max-width:98vw!important;padding-left:7px!important }
|
||||
.w-100{ padding-left:7px!important }
|
||||
body,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
blockquote {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 90vw;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue