feat: Los campos de texto tendran fuente monospace
This commit is contained in:
Vendored
+2
@@ -90,6 +90,8 @@ time {
|
||||
border: 1px $foreground-color solid;
|
||||
box-shadow: none;
|
||||
background-color: lighten($background-color, 10% );
|
||||
font-family: "Hack", monospace;
|
||||
|
||||
}
|
||||
|
||||
.pure-form label {
|
||||
|
||||
Reference in New Issue
Block a user