Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2d4409b04
commit
b68a797657
1 changed files with 7 additions and 1 deletions
|
@ -54,7 +54,13 @@ h2,
|
||||||
h3 {
|
h3 {
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
clear: left;
|
clear: left;
|
||||||
color: #ffffff;
|
h1,
|
||||||
|
h2,
|
||||||
|
h3 {
|
||||||
|
margin-top: 1em;
|
||||||
|
clear: left;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
Loading…
Reference in a new issue