move everything around

This commit is contained in:
Hans Pagel
2020-08-28 13:20:49 +02:00
parent 19d89a2ee9
commit 20237f353b
16 changed files with 26 additions and 43 deletions

View File

@@ -58,7 +58,7 @@
> * + * {
margin-top: 0.5rem;
}
}
li {
position: relative;
@@ -80,7 +80,7 @@
> * + * {
margin-top: 0.5rem;
}
}
li {
position: relative;
@@ -146,7 +146,7 @@
padding: 1rem;
border: 2px solid rgba($colorBlack, 0.1);
border-radius: 0.25rem;
&.warning {
border-color:#ffd8a8;
background-color: #fff4e6;