more stuff
This commit is contained in:
@@ -87,4 +87,20 @@ h2.typewriter {
|
||||
animation:
|
||||
typing 4.5s steps(14, end) infinite,
|
||||
blink 0.75s step-end infinite;
|
||||
}
|
||||
|
||||
.links {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.links a {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
a.disabled {
|
||||
pointer-events: none;
|
||||
color: #666;
|
||||
}
|
||||
Reference in New Issue
Block a user