Update Tech page

This commit is contained in:
2025-06-25 11:54:44 -05:00
parent d907488ce3
commit ce767923a7
6 changed files with 102 additions and 83 deletions

View File

@@ -1,5 +1,6 @@
@import url('https://fonts.googleapis.com/css2?family=League+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');
body {
background-color: #2a2a2a;
@@ -31,7 +32,7 @@ header {
#logo {
width: 100%;
max-width: 750px;
max-width: 950px;
height: auto;
}