This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
DricomDragon
/
WebLand
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Align feature paragraph content to left
DricomDragon
%!s(int64=5) %!d(string=hai) anos
pai
92600dcfe9
achega
3394178f63
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
web/custom.css
+ 4
- 0
web/custom.css
Ver ficheiro
@@ -25,3 +25,7 @@ p {
.feature-content {
flex: 1;
}
+
+.feature p {
+ text-align: left;
+}