This commit is contained in:
6
frontend/static/themes/beach.css
Normal file
6
frontend/static/themes/beach.css
Normal file
@@ -0,0 +1,6 @@
|
||||
[data-nav-item] {
|
||||
color: #ff6f69;
|
||||
&:hover {
|
||||
color: var(--main-color);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user