alpha
Login
or
Join now
atpota.to
/
flushes.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
auth button tweak
author
damedotblog
date
1 year ago
(Mar 15, 2025, 12:51 PM -0400)
commit
453e7ab7
453e7ab76905cbb8cae3d4e79b1bdb7f4b91fdfe
parent
64274a01
64274a01847edf35d13fbc2caa1f403f47031951
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
app
src
components
NavigationBar.module.css
+1
-1
app/src/components/NavigationBar.module.css
Reviewed
···
84
84
background-color: var(--primary-color);
85
85
color: white;
86
86
border: none;
87
87
-
padding: 0.5rem 1rem;
87
87
+
padding: .3rem .8rem;
88
88
border-radius: 0.5rem;
89
89
cursor: pointer;
90
90
font-size: 1rem;