mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-06 06:58:12 +00:00
chore: update prompt visibility
This commit is contained in:
-16
@@ -107,22 +107,6 @@ function loadLang() {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.update-prompt {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
padding: 0.5em;
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
text-align: center;
|
||||
|
||||
width: 100%;
|
||||
background-color: colors.$accentCol;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
padding: 0.5em 0;
|
||||
|
||||
Reference in New Issue
Block a user