some updates almost ready for v1
This commit is contained in:
@@ -3,3 +3,18 @@
|
||||
flex-direction: column;
|
||||
margin: 2rem 8rem;
|
||||
}
|
||||
|
||||
.content {
|
||||
@media (max-width: 690px) {
|
||||
margin: 2rem 2rem;
|
||||
}
|
||||
.pgpwrap {
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
.contact {
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user