mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-26 07:46:06 -05:00
clean up type definitions
This commit is contained in:
@@ -62,8 +62,11 @@
|
||||
background-color: var(--link);
|
||||
}
|
||||
|
||||
.btn_submit .send_icon {
|
||||
margin-right: var(--rounded-edge-radius);
|
||||
.send_icon {
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
vertical-align: -0.2em;
|
||||
margin-right: 0.4em;
|
||||
}
|
||||
|
||||
.result_icon {
|
||||
|
||||
Reference in New Issue
Block a user