Fixed overflowing footer content on mobile
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ code {
|
||||
|
||||
footer {
|
||||
width: 100%;
|
||||
height: 4rem;
|
||||
min-height: 4rem;
|
||||
text-align: center;
|
||||
background: var(--green-bg);
|
||||
padding: .5rem 0;
|
||||
|
||||
Reference in New Issue
Block a user