Primo sviluppo sincronizzazione e migliorie ui
This commit is contained in:
@@ -29,6 +29,7 @@ a, .btn-link {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
height: 84vh;
|
||||
}
|
||||
|
||||
h1:focus { outline: none; }
|
||||
@@ -71,6 +72,8 @@ h1:focus { outline: none; }
|
||||
.page-title {
|
||||
font-size: x-large;
|
||||
font-weight: 800;
|
||||
margin: 0;
|
||||
line-height: normal;
|
||||
color: var(--mud-palette-text-primary);
|
||||
}
|
||||
|
||||
@@ -105,7 +108,7 @@ h1:focus { outline: none; }
|
||||
display: block;
|
||||
width: 100%;
|
||||
border: 1px solid var(--card-border-color);
|
||||
margin: 1.5rem 0;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
@supports (-webkit-touch-callout: none) {
|
||||
|
||||
Reference in New Issue
Block a user