Update about
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
<h1>About</h1>
|
||||
<p>Hi there! I am Niki and welcome to my website, I make stuff with computers. My current project is <a href="https://roplus.dev" target="_blank" rel="noopener">roplus.dev</a>!</p>
|
||||
<p>Hi there! I am Niki and welcome to my website. I am a gay guy studying computer science in Denmark. In case you did not know I am in face a furry and my fursona is a <a href="https://en.wikipedia.org/wiki/Snow_bunting" target="_blank" rel="noopener">Snow Bunting</a>. Writing is not really my expertise so I am sorta just dumping stuff here.</p>
|
||||
+2
-1
@@ -10,7 +10,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
padding: clamp(1.5rem, 8vw, 6rem);;
|
||||
padding: clamp(2rem, 8vw, 6rem);
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
}
|
||||
@@ -122,6 +122,7 @@ footer {
|
||||
font-size: 0.8rem;
|
||||
gap: 1rem;
|
||||
transition: opacity 0.3s;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
footer p {
|
||||
|
||||
Reference in New Issue
Block a user