css is now in old form
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
grid-template-rows: 1fr auto 1fr;
|
||||
*/
|
||||
grid-template-rows: auto auto 1fr;
|
||||
.subtitle {
|
||||
text-align: center;
|
||||
}
|
||||
.cv {
|
||||
#cv_download {
|
||||
margin-top: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
#hero .subtitle {
|
||||
text-align: center;
|
||||
}
|
||||
#hero .cv {
|
||||
}
|
||||
#hero .cv #cv_download {
|
||||
margin-top: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user