Update custom.scss
This commit is contained in:
parent
00402ee352
commit
688d262389
1 changed files with 2 additions and 2 deletions
|
@ -159,7 +159,7 @@ p.table-title {
|
||||||
|
|
||||||
.newsbyte, .event {
|
.newsbyte, .event {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
background-color: #f0f0f0;
|
background-color: #d7d7d7;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -385,4 +385,4 @@ img.dvchain {
|
||||||
|
|
||||||
html {
|
html {
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue