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 style
author
damedotblog
date
1 year ago
(Apr 23, 2025, 3:10 PM -0400)
commit
0cf8f3fa
0cf8f3fa88c922aa302c882145248b1d2f90a883
parent
6b7ec999
6b7ec999517adebeb4bd2b7e8950e2509a15ddd0
-7
1 changed file
Expand all
Collapse all
Unified
Split
src
components
Verifier
Verifier.css
-7
src/components/Verifier/Verifier.css
Reviewed
···
193
193
box-sizing: border-box; /* Added */
194
194
}
195
195
196
196
-
.verifier-list,
197
197
-
.verifier-verifier-list {
198
198
-
list-style: none;
199
199
-
padding: 0;
200
200
-
margin: 0;
201
201
-
}
202
202
-
203
196
.verifier-verifier-list {
204
197
margin: 0;
205
198
padding-left: 15px;