This commit is contained in:
2020-07-14 20:08:01 +01:00
parent 05198ec957
commit aad00e1ea9
3 changed files with 7 additions and 7 deletions

View File

@@ -108,9 +108,6 @@ article, .contained {
grid-template-rows: auto 1fr auto;
grid-template-columns: 100%;
}
.page-link {
color: white !important;
}
.bigimage {
transform: skew(-10deg);
color: white;
@@ -167,9 +164,6 @@ a.button {
.bg-green {
background: green;
}
* {
box-sizing: border-box;
}
.full-width {
width: 100vw;
position: relative;