mirror of
https://github.com/opelly27/cweb.git
synced 2026-05-20 02:47:38 +00:00
sizes
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@
|
|||||||
h1 {
|
h1 {
|
||||||
font-family: 'Shrikhand', sans-serif;
|
font-family: 'Shrikhand', sans-serif;
|
||||||
color: white;
|
color: white;
|
||||||
|
font-size: 60px;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
@@ -13,7 +14,7 @@
|
|||||||
img.logo {
|
img.logo {
|
||||||
position: relative;
|
position: relative;
|
||||||
float: left;
|
float: left;
|
||||||
width: 30%;
|
width: 10%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user