feat(home-description): gestaltetes CSS
This commit is contained in:
@@ -130,6 +130,15 @@ main {
|
||||
margin: 0 0 0.5vh 0;
|
||||
}
|
||||
|
||||
.home-description {
|
||||
text-align: justify;
|
||||
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
|
||||
font-weight: 500;
|
||||
font-size: .95em;
|
||||
letter-spacing: -1px;
|
||||
word-spacing: -2px;
|
||||
}
|
||||
|
||||
.envelope-view {
|
||||
display: flex; /* d-flex */
|
||||
flex-direction: column; /* flex-column */
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user