fix translates and visual bugs
This commit is contained in:
@@ -22,4 +22,11 @@ h4 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
svg:focus,
|
||||
g:focus,
|
||||
path:focus {
|
||||
outline: none;
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
@import "tailwindcss";
|
||||
Reference in New Issue
Block a user