diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2025-11-14 14:30:38 +0100 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2025-11-14 14:30:38 +0100 |
| commit | 51cf65e4d3e928a37b542acfb3de439c42907a9f (patch) | |
| tree | a403872f059a6abc374a1f4051db7fd85e79a20e /src/style.css | |
| parent | 8a05236fea86f0a9214798193c652b1b09674565 (diff) | |
Added the guests section functionality
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css index 8e3b713..1bd8901 100644 --- a/src/style.css +++ b/src/style.css @@ -9,4 +9,4 @@ } table { font-size: 1.5em; -}
\ No newline at end of file +} |
