added example react js app to play with gitea actions
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.help-box {
|
||||
padding: 1rem;
|
||||
border-radius: 4px;
|
||||
margin: 1;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.help-box h2 {
|
||||
color: #97a2a2;
|
||||
font-size: 1.05rem;
|
||||
}
|
||||
Reference in New Issue
Block a user