mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added template for home-mobile
This commit is contained in:
@@ -33,8 +33,10 @@ body {
|
||||
.footer-mobile {
|
||||
grid-area: footer-mobile;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #73ce36;
|
||||
height: 20%;
|
||||
background: #17181C;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
/* Header */
|
||||
@@ -168,4 +170,8 @@ body {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/* /Main */
|
||||
/* /Main */
|
||||
|
||||
/* Footer */
|
||||
|
||||
/* /Footer */
|
||||
Reference in New Issue
Block a user