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