amadan
Sign in
paulca
/
paulca.com
Public
Code
Branches
CI
Discussions
Prompts
Settings
branch
main
main
off-the-grid-cardon
branch:
main
off-the-grid-cardon
Go
Files
Commits
Go to file
t
Clone
git clone https://amadan.net/paulca/paulca.com
Plain git — no account needed to clone.
paulca.com
/
src
/
assets
/
profile-b038c843.css
1
.profile {
2
padding: 1rem;
3
}
4
5
@media (max-width: 767px) {
6
.profile {
7
padding: 0.75rem;
8
}
9
}
10