mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 20:55:18 +02:00
🚧 wip(css): change in style
Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
@@ -38,9 +38,9 @@ const { project, key, index } = defineProps(['project', 'key', 'index'])
|
||||
}
|
||||
|
||||
#project-card {
|
||||
border: 1px solid #1E2D3D;
|
||||
border: 1px solid #FF7F53;
|
||||
background-color: #011221;
|
||||
border-radius: 15px;
|
||||
border-radius: 1px;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user