mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-26 17:02:28 -04:00
Avoid repetition in menu links
This commit is contained in:
@@ -11,6 +11,10 @@ a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.noline{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#app {
|
||||
min-height: 80vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user