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