feat: added version to homepage
This commit is contained in:
@@ -135,6 +135,16 @@ img[src=""] {
|
||||
mask-position:center;
|
||||
text-decoration:none;
|
||||
}
|
||||
.home-footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding: 8px 24px;
|
||||
font-size: 12px;
|
||||
color: var(--text-muted);
|
||||
text-align: center;
|
||||
}
|
||||
.nav-settings-icon {
|
||||
width:24px;
|
||||
height:24px;
|
||||
|
||||
Reference in New Issue
Block a user