Switch away from project columnns.
This commit is contained in:
@@ -40,6 +40,7 @@ body {
|
||||
header {
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
margin-top: 25px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
@@ -121,12 +122,14 @@ a.project-link {
|
||||
color: $color-text;
|
||||
border: none;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
svg.project-link-icon {
|
||||
height: 1em;
|
||||
height: 0.9em;
|
||||
width: 0.9em;
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user