Current section

Files

Jump to
phx_new templates phx_static app.css
Raw

templates/phx_static/app.css

/* This file is for your main application CSS */
/* Alerts and form errors used by phx.new */
.invalid-feedback {
color: #a94442;
display: block;
margin: -1rem 0 2rem;
}