mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 16:04:23 +00:00
Remove unnecessary settings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Variables
|
||||
$padding: 20px;
|
||||
$navbar-height: 64px; // Adjust this value based on your preference
|
||||
$navbar-height: 64px;
|
||||
|
||||
.custom-navbar {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user