comparison mrjunejune/pages/resume.css @ 76:35b1abc37969

Updating my website to use seobeo library.
author June Park <parkjune1995@gmail.com>
date Wed, 31 Dec 2025 14:11:21 -0800
parents 114cad94008f
children
comparison
equal deleted inserted replaced
75:ae6a88e6e484 76:35b1abc37969
11 gap: 5px; 11 gap: 5px;
12 } 12 }
13 13
14 .line { 14 .line {
15 flex-grow: 1; 15 flex-grow: 1;
16 border-bottom: 1px solid #333; /* Adjust color and thickness as needed */ 16 border-bottom: 1px solid var(--darkgray);
17 } 17 }
18 18
19 .header-firstname-style { 19 .header-firstname-style {
20 font-size: 32pt; 20 font-size: 32pt;
21 font-family: "Roboto Light", sans-serif; 21 font-family: "Roboto Light", sans-serif;