acceptable version of list_workouts
This commit is contained in:
@@ -287,7 +287,28 @@
|
||||
.content {
|
||||
grid-area: content;
|
||||
padding: 1.2em 1.2em 1.2em 1.2em;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
|
||||
.content h1 {
|
||||
font-size 1.3em;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.content h2 {
|
||||
font-size 1.2em;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.content h3 {
|
||||
font-size 1.1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.content em {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.main-nav {
|
||||
grid-area: nav;
|
||||
background: #1c75bc;
|
||||
|
||||
Reference in New Issue
Block a user