Add footer and update style
This commit is contained in:
@@ -8,9 +8,20 @@
|
||||
}
|
||||
|
||||
.footer {
|
||||
padding: 1rem;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
background-color: #F2F2F2;
|
||||
}
|
||||
|
||||
.footer q {
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.footer small {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
.orientation-modal {
|
||||
|
||||
Reference in New Issue
Block a user