moar responsiv
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<meta content="#bb99ff" name="theme-color"> <!--uwu-->
|
||||
<meta property="og:title" content="Cesium">
|
||||
<meta property="og:description" content="stuff about me i guess">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Cesium</h1>
|
||||
|
||||
@@ -22,7 +22,7 @@ a {
|
||||
min-width: 150px;
|
||||
width: 10%;
|
||||
padding: 15px;
|
||||
margin: 5px;
|
||||
margin: 0px 10px 10px 0px;
|
||||
background-color: #232629;
|
||||
border-radius: 10px;
|
||||
text-align: center;
|
||||
@@ -31,5 +31,8 @@ a {
|
||||
.contact {
|
||||
width: 100%;
|
||||
}
|
||||
:root {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
/* TODO: make it not bad */
|
||||
|
||||
Reference in New Issue
Block a user