diff --git a/index.html b/index.html index 27482cb..56bc899 100644 --- a/index.html +++ b/index.html @@ -35,41 +35,78 @@ html { background-color: #1D2021; font-family: 'Bai Jamjuree', sans-serif; + font-size: 3em; + } + + a { + color: #000000; + text-decoration-line: none; + } + + .button-frame { + background-color: #FFFFFF; + + width: min-content; + align: center; + + padding: 0 .2em; + border-radius: 1em; + } + + .button-frame:hover { + background-color: #FFFF00; }
-
- contact -
+ +
+

contact

+
+
+
-
- github -
+ +
+

github

+
+
+
-
- -
+ +
+

+
+
+
-
- -
+ +
+

+
+
+
-
- -
+ +
+

+
+
+
-
- -
+ +
+

+
+
- \ No newline at end of file +