Remove some whitespace
This commit is contained in:
parent
e68d1047aa
commit
0117e0aebe
3 changed files with 11 additions and 2 deletions
|
@ -9,6 +9,15 @@
|
|||
border: none;
|
||||
}
|
||||
|
||||
.fullwidth {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.noLeftMargin {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
ul.noStyle li {
|
||||
list-style-type: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue