|
|
|
@ -483,6 +483,11 @@ table {
|
|
|
|
|
background: var(--dark-blue);
|
|
|
|
|
margin: root.$tiny root.$regular-less;
|
|
|
|
|
}
|
|
|
|
|
.banner {
|
|
|
|
|
position: fixed;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@keyframes pulse {
|
|
|
|
@ -823,12 +828,6 @@ h4 {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.banner {
|
|
|
|
|
position: fixed;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#latest-post {
|
|
|
|
|
position: relative;
|
|
|
|
|
h2.button {
|
|
|
|
|