alpha
Login
or
Join now
atpota.to
/
cred.blue
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
fix styles
author
damedotblog
date
1 year ago
(Feb 20, 2025, 1:32 AM -0500)
commit
0f9db676
0f9db676355cd3f668f0bcd7660a5e6ac36b340f
parent
21f97745
21f97745b5665882b58ef2a8f99eafbe3e1e648d
+3
-2
1 changed file
Expand all
Collapse all
Unified
Split
src
components
Home
Home.css
+3
-2
src/components/Home/Home.css
Reviewed
···
24
24
transition: background-color 0.3s ease, border-color 0.3s ease;
25
25
}
26
26
27
27
-
.home-content .circular-badge{
28
28
-
margin-left: -7.5px;
27
27
+
.home-content .circular-badge {
28
28
+
margin-left: 0px;
29
29
+
margin-right: 0px;
29
30
}
30
31
31
32
.home-context-text {