Skip to content

CSS improvements

CSS improvements #163

Workflow file for this run

on:
pull_request:
name: CI
jobs:
test:
name: Build website
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Docker image
run: docker build --no-cache .